﻿2026-06-07T23:53:14.4182167Z ##[group]Run actions/checkout@v5
2026-06-07T23:53:14.4183066Z with:
2026-06-07T23:53:14.4183416Z   repository: SaberMage/spt-core
2026-06-07T23:53:14.4186473Z   token: ***
2026-06-07T23:53:14.4186825Z   ssh-strict: true
2026-06-07T23:53:14.4209039Z   ssh-user: git
2026-06-07T23:53:14.4209494Z   persist-credentials: true
2026-06-07T23:53:14.4209934Z   clean: true
2026-06-07T23:53:14.4210293Z   sparse-checkout-cone-mode: true
2026-06-07T23:53:14.4210718Z   fetch-depth: 1
2026-06-07T23:53:14.4211065Z   fetch-tags: false
2026-06-07T23:53:14.4211422Z   show-progress: true
2026-06-07T23:53:14.4211790Z   lfs: false
2026-06-07T23:53:14.4212128Z   submodules: false
2026-06-07T23:53:14.4212468Z   set-safe-directory: true
2026-06-07T23:53:14.4213261Z ##[endgroup]
2026-06-07T23:53:14.4992130Z Syncing repository: SaberMage/spt-core
2026-06-07T23:53:14.4993692Z ##[group]Getting Git version info
2026-06-07T23:53:14.4994368Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-07T23:53:14.4995558Z [command]/usr/bin/git version
2026-06-07T23:53:14.4995998Z git version 2.43.0
2026-06-07T23:53:14.4997653Z ##[endgroup]
2026-06-07T23:53:14.5007989Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f7cd2047-e0c5-47ae-9fd0-c5abd8c711e1' before making global git config changes
2026-06-07T23:53:14.5009097Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:53:14.5010921Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T23:53:14.5041400Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-07T23:53:14.5059562Z https://github.com/SaberMage/spt-core
2026-06-07T23:53:14.5069165Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T23:53:14.5071650Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T23:53:14.5089842Z refs/heads/dev-freeform
2026-06-07T23:53:14.5095984Z [command]/usr/bin/git checkout --detach
2026-06-07T23:53:14.5131978Z HEAD is now at 7278c95 test(rig): re-run two-host ladder after notif epoch fix [twohost]
2026-06-07T23:53:14.5196550Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-07T23:53:14.5221271Z Deleted branch dev-freeform (was 7278c95).
2026-06-07T23:53:14.5247834Z ##[endgroup]
2026-06-07T23:53:14.5249484Z [command]/usr/bin/git submodule status
2026-06-07T23:53:14.5431322Z ##[group]Cleaning the repository
2026-06-07T23:53:14.5434227Z [command]/usr/bin/git clean -ffdx
2026-06-07T23:53:14.5461318Z Removing traceable-reqs
2026-06-07T23:53:14.5467397Z [command]/usr/bin/git reset --hard HEAD
2026-06-07T23:53:14.5503830Z HEAD is now at 7278c95 test(rig): re-run two-host ladder after notif epoch fix [twohost]
2026-06-07T23:53:14.5507949Z ##[endgroup]
2026-06-07T23:53:14.5509814Z ##[group]Disabling automatic garbage collection
2026-06-07T23:53:14.5512815Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T23:53:14.5535548Z ##[endgroup]
2026-06-07T23:53:14.5536287Z ##[group]Setting up auth
2026-06-07T23:53:14.5540375Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:53:14.5564571Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T23:53:14.5747237Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:53:14.5772613Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T23:53:14.5951273Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:53:14.5976145Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:53:14.6160099Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T23:53:14.6190447Z ##[endgroup]
2026-06-07T23:53:14.6191111Z ##[group]Fetching the repository
2026-06-07T23:53:14.6196576Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7278c95ce6c31b0dde6ec446975903e9128e5147:refs/remotes/origin/dev-freeform
2026-06-07T23:53:15.0325579Z ##[endgroup]
2026-06-07T23:53:15.0327053Z ##[group]Determining the checkout info
2026-06-07T23:53:15.0328074Z ##[endgroup]
2026-06-07T23:53:15.0340648Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T23:53:15.0390433Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T23:53:15.0414021Z ##[group]Checking out the ref
2026-06-07T23:53:15.0415998Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T23:53:15.0453813Z Switched to a new branch 'dev-freeform'
2026-06-07T23:53:15.0454610Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T23:53:15.0458691Z ##[endgroup]
2026-06-07T23:53:15.0486809Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T23:53:15.0504172Z 7278c95ce6c31b0dde6ec446975903e9128e5147
